Add support for Fe-Pi audio sound card. (#1867)
authorFe-Pi <fe-pi@cox.net>
Wed, 1 Mar 2017 11:42:43 +0000 (04:42 -0700)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:00:24 +0000 (01:00 +0000)
commite9ba99d6ecff2bb21beea3c66b16e92d2ed2869d
tree4a5966834f0c526e97f066d29d7c341427f26792
parent5e1ac911c13da7731caeaa5eac52e818f1e5574c
Add support for Fe-Pi audio sound card. (#1867)

Fe-Pi Audio Sound Card is based on NXP SGTL5000 codec.
Mechanical specification of the board is the same the Raspberry Pi Zero.
3.5mm jacks for Headphone/Mic, Line In, and Line Out.

Signed-off-by: Henry Kupis <fe-pi@cox.net>
arch/arm/boot/dts/overlays/Makefile
arch/arm/boot/dts/overlays/README
arch/arm/boot/dts/overlays/fe-pi-audio-overlay.dts [new file with mode: 0644]
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/fe-pi-audio.c [new file with mode: 0644]